dm: wdt: Move s5p watchdog timer to drivers/watchdog/
authorMarek Vasut <[email protected]>
Sat, 21 Jul 2012 05:02:24 +0000 (05:02 +0000)
committerMinkyu Kang <[email protected]>
Thu, 15 Nov 2012 12:08:19 +0000 (21:08 +0900)
commit2b5fdd07c51cc4f1c99f70d4753bffa45070bf5a
treedc5d0e3d7fee2bcbe419b081c1a8c0559399e01d
parentbb6527bc7322476a6f2e6cdb999b7d5165741bbd
dm: wdt: Move s5p watchdog timer to drivers/watchdog/

Signed-off-by: Marek Vasut <[email protected]>
Cc: David Müller <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: U-Boot DM <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
arch/arm/cpu/armv7/s5p-common/Makefile
arch/arm/cpu/armv7/s5p-common/wdt.c [deleted file]
drivers/watchdog/Makefile
drivers/watchdog/s5p_wdt.c [new file with mode: 0644]